Skip to content

fix: mark remote prover as unhealthy in monitor#1848

Merged
bobbinth merged 2 commits intonextfrom
santiagopittella-fix-monitor-remote-prover-check
Mar 27, 2026
Merged

fix: mark remote prover as unhealthy in monitor#1848
bobbinth merged 2 commits intonextfrom
santiagopittella-fix-monitor-remote-prover-check

Conversation

@SantiagoPittella
Copy link
Copy Markdown
Collaborator

Previously we were marking the remote prover card as healthy only based on the status endpoint, I changed that to check the 3 components of the card: status, the test result, and the gRPC-WEB check. If any of the checks fails, the whole card is marked as unhealthy now.

Additionally, fixed the faucet card: previously it was marking the faucet as healthy in almost any case. Now If the last check returned error, it will mark the card as unhealthy.

@SantiagoPittella SantiagoPittella added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Mar 26, 2026
Copy link
Copy Markdown
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you!

@bobbinth bobbinth merged commit 06f9d6a into next Mar 27, 2026
18 checks passed
@bobbinth bobbinth deleted the santiagopittella-fix-monitor-remote-prover-check branch March 27, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants